home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 684 / 684.xpi / chrome / fireftp.jar / locale / en-US / programs.dtd < prev    next >
Text File  |  2006-06-09  |  996b  |  25 lines

  1. <!ENTITY title                "Programs">
  2.  
  3. <!ENTITY add.label            "Add">
  4. <!ENTITY remove.label         "Remove">
  5. <!ENTITY extensions.label     "Extensions">
  6. <!ENTITY programs.label       "Programs">
  7. <!ENTITY details.label        "Program Details">
  8. <!ENTITY name.label           "Name">
  9. <!ENTITY exec.label           "Path">
  10. <!ENTITY browse.label         "Browse">
  11. <!ENTITY args.label           "Arguments">
  12. <!ENTITY argshelp1.label      "Leaving the 'Arguments' field blank will default to passing the file as an argument.">
  13. <!ENTITY argshelp2.label      "In custom arguments, use %file% to represent the file being passed.">
  14. <!ENTITY apply.label          "Apply">
  15.  
  16. <!ENTITY adde.accesskey       "A">
  17. <!ENTITY removee.accesskey    "e">
  18. <!ENTITY addp.accesskey       "d">
  19. <!ENTITY removep.accesskey    "m">
  20. <!ENTITY name.accesskey       "N">
  21. <!ENTITY exec.accesskey       "P">
  22. <!ENTITY browse.accesskey     "B">
  23. <!ENTITY args.accesskey       "r">
  24. <!ENTITY apply.accesskey      "p">
  25.